home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / languages / f77-1.4.lha / f77 / src.lha / src / smakefile < prev   
Encoding:
Makefile  |  1994-10-26  |  157 b   |  13 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.51 on Jan 11 1994 at 08:59:51
  3. #
  4.  
  5. OBJS= f77.o
  6.  
  7. f77: $(OBJS)
  8.    sc link to f77 with <<
  9. $(OBJS)
  10. <
  11.  
  12. f77.o: f77.c
  13.